Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

225
Views
Error en el procesamiento: "RangeError: el valor de la fecha no es finito en DateTimeFormat.format()

He intentado varias publicaciones para ver cuál podría ser el problema, pero hasta ahora no he podido.

Tengo este JSON:

 {"patientId":3,"internalId":"64","firstName":"Sid","lastName":"Vicious","gender":"Male","race":"","ethnicity":"White","activationDate":"2020-06-09","dateOfBirth":"2022-08-02","address":{"addressId":10,"addressLine1":"130 Maple","addressLine2":"","city":"Houston","state":"TX","zip":"1111-1234","latitude":null,"longitude":null},"fullName":"Vicious, Sid"}

Y este código para mostrar un selector de fecha cuando se hace clic en el campo:

 <v-menu v-model="showDobPicker" :close-on-content-click="false" transition="scale-transition" offset-y max-width="290px" min-width="290px" > <template v-slot:activator="{ on }"> <v-text-field label="Date of Birth " prepend-icon="mdi-calendar" readonly v-model="form.dateOfBirth" v-on="on"> </v-text-field> </template> <v-date-picker v-model="form.dateOfBirth" no-title @input="showDobPicker = false" ></v-date-picker> </v-menu>

Sin embargo, cuando hago clic en el campo, aparece el siguiente error:

 [Vue warn]: Error in render: "RangeError: date value is not finite in DateTimeFormat.format()"

Sin embargo, la fecha me parece válida, incluso se muestra correctamente

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!